projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf40f38
)
* lisp/xt-mouse.el (xterm-mouse-utf-8): Add :version.
author
Glenn Morris
<rgm@gnu.org>
Sat, 26 Mar 2016 20:45:51 +0000
(16:45 -0400)
committer
Glenn Morris
<rgm@gnu.org>
Sat, 26 Mar 2016 20:45:51 +0000
(16:45 -0400)
lisp/xt-mouse.el
patch
|
blob
|
history
diff --git
a/lisp/xt-mouse.el
b/lisp/xt-mouse.el
index b6738b21cb09bfdc04afb116152b53bd77a45c59..e52095789baedd6ae856b6e63149696c0edcfc99 100644
(file)
--- a/
lisp/xt-mouse.el
+++ b/
lisp/xt-mouse.el
@@
-138,6
+138,7
@@
http://invisible-island.net/xterm/ctlseqs/ctlseqs.html)."
"Non-nil if UTF-8 coordinates should be used to read mouse coordinates.
Set this to non-nil if you are sure that your terminal
understands UTF-8 coordinates, but not SGR coordinates."
+ :version "25.1"
:type 'boolean
:risky t
:group 'xterm)